home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / FreeRAM XP / FreeRAM XP Pro 1.40.exe / 0 / RCDATA / TFORM13 / TFORM13.txt < prev   
Text File  |  2003-11-30  |  1KB  |  69 lines

  1. object Form13: TForm13
  2.   Left = 23
  3.   Top = 573
  4.   Cursor = crHourGlass
  5.   BorderIcons = []
  6.   BorderStyle = bsNone
  7.   ClientHeight = 168
  8.   ClientWidth = 331
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Image1: TImage
  21.     Left = 0
  22.     Top = 0
  23.     Width = 333
  24.     Height = 135
  25.     Cursor = crHourGlass
  26.     AutoSize = True
  27.     Picture.Data = {<image000.bmp>}
  28.     Transparent = True
  29.   end
  30.   object Label1: TLabel
  31.     Left = 138
  32.     Top = 150
  33.     Width = 57
  34.     Height = 13
  35.     Caption = 'Starting...'
  36.     Color = clBtnFace
  37.     Font.Charset = DEFAULT_CHARSET
  38.     Font.Color = clNavy
  39.     Font.Height = -11
  40.     Font.Name = 'MS Sans Serif'
  41.     Font.Style = [fsBold]
  42.     ParentColor = False
  43.     ParentFont = False
  44.   end
  45.   object StaticText1: TStaticText
  46.     Left = 40
  47.     Top = 133
  48.     Width = 106
  49.     Height = 17
  50.     Alignment = taCenter
  51.     Caption = 'Total RAM saved:'
  52.     Font.Charset = DEFAULT_CHARSET
  53.     Font.Color = clWindowText
  54.     Font.Height = -11
  55.     Font.Name = 'MS Sans Serif'
  56.     Font.Style = [fsBold]
  57.     ParentFont = False
  58.     TabOrder = 0
  59.   end
  60.   object StaticText2: TStaticText
  61.     Left = 147
  62.     Top = 133
  63.     Width = 138
  64.     Height = 17
  65.     Caption = '234,234,234 bytes (234 MB)'
  66.     TabOrder = 1
  67.   end
  68. end
  69.